.. _`HSplit Table`: .. _`org.sysess.sympathy.data.table.hsplittablenode`: HSplit Table ```````````` .. image:: hsplit_table.svg :width: 48 Split a Table into multiple Tables by columns, every column becomes a new table. Definition :::::::::: Input ports ........... **port1** | Type: table | Description: Input Table Output ports ............ **port1** | Type: [table] | Description: Split Tables Related nodes ............. * :ref:`org.sysess.sympathy.data.table.hsplittablenodes` * :ref:`org.sysess.sympathy.data.table.hjointable` Examples ........ Example flows demonstrating this node: * :download:`HSplitTable.syx ` Implementation .............. .. automodule:: node_hsplit_tables :noindex: .. class:: HSplitTableNode :noindex: